home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / network / spec593.zip / !VPI.TXT < prev    next >
Text File  |  1993-05-04  |  4KB  |  76 lines

  1.  
  2.      {LANtastic(TM) Voice Programmer's Interface(TM)}
  3.  
  4.      Make your software laugh, sob, growl, warble, wail, sing and talk with
  5.      the LANtastic Voice(TM) Adapter and the LANtastic Voice Programmer's
  6.      Interface (VPI(TM)).
  7.  
  8.      When used in conjunction with the LANtastic Voice Adapter
  9.      (soldseparately), LANtastic VPI makes adding sound and speech to your
  10.      software easy. Using a set of simple, straight-forward commands, you
  11.      can create educational and training programs on disk or CD-ROM that
  12.      actually give verbal instructions to students. You can develop voice
  13.      mail, "talking" software demos, music synthesis, sound effects and
  14.      much more. Using the tape in and out jacks on the Voice Adapter, you
  15.      can record from a CD player, tape recorder, microphone or other
  16.      external sound source, then play back later through an amplifier with
  17.      speakers.
  18.  
  19.      The LANtastic VPI is a set of routines for interfacing to the
  20.      LANtastic Voice Adapter. VPI uses a structure called the Voice Command
  21.      Block (VCB). This block is similar to an NCB or MCB in the NETBIOS. It
  22.      contains pointers to blocks of data which can be used for PLAY and
  23.      RECORD. Commands can be no-wait which means control returns to the
  24.      calling program immediately while the VPI works in the background.
  25.      When the VPI command completes, the user's POST routine is called. 
  26.  
  27.      The Artisoft LANtastic Voice Adapter is a low-cost, IBM compatible
  28.      expansion device which converts between audio/voice signals and a
  29.      digital data stream. When used in conjunction with supporting
  30.      software, it provides the capability to digitize spoken messages,
  31.      preserving them in nearly their original fidelity. 
  32.  
  33.      LANtastic VPI is sold to developers directly through Artisoft. For
  34.      more information, call 602-293-6363. 
  35.  
  36.      {Specifications}
  37.  
  38.      {Hardware compatibility:
  39.      
  40.      {}    LANtastic Voice Adapter, which is compatible with IBM PC, XT, AT,
  41.           PS/2 model 30, 30-286 and compatibles, and 386-based IBM PC bus
  42.           compatibles. The Voice Adapter requires an 8-bit expansion slot
  43.           and PC DOS 3.1 or higher (3.2 not recommended)
  44.  
  45.      {Basic VPI routines:
  46.  
  47.      Adapter_Status Find out about the Voice adapter 
  48.      Reset          Reset the Voice adapter 
  49.      Deinstall      Takes VPI out of memory 
  50.      Cancel         Cancel a pending VCB 
  51.      Send           Sends a buffer to PLAY channel 
  52.      Silence        Sends silence to PLAY channel
  53.      Receive        Receives a buffer from RECORD channel 
  54.      Threshold      Wait for sound to reach a certain loudness and then
  55.                     begin Receive from RECORD channel
  56.  
  57.      {External interfaces available on the LANtastic Voice Adapter: 
  58.  
  59.      {}    P1-Handset, electret, 0.2V peak-to-peak Standard female,modular
  60.           telephone handset jack (M4P4C). Electret microphone input and
  61.           output are supported on this connector. Telephone handset is
  62.           provided. Electret microphone input is reproduced in the earphone
  63.           as long as power is supplied to the board to give the handset the
  64.           sound of a "live" line. 
  65.  
  66.      {}    P2-LINE IN, 100K Ohms@2.5V Female, RCA-type audio jack. Accepts a
  67.           standard audio signal for digitizing from an external source. May
  68.           be connected to a CD player, tape recorder, or other external
  69.           device. This signal is mixed with the microphone input from P1
  70.           and is reproduced in the earphone. 
  71.  
  72.      {}    P3-LINE OUT, 2.2K Ohms @1.2V Female, RCA-type audio jack.Provides
  73.           a standard line-level audio signal. May be connected to a tape
  74.           recorder or an external amplifier to record or broadcast the
  75.           output signal. 
  76.